@charset "utf-8";
/* ---------清空默认样式----------- */
html, body, header,footer,div, a, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote, fieldset { margin:0px; padding:0px;font-family:微软雅黑,"宋体";}
img { border:0 none; vertical-align: top;}
ul, ol, li { list-style-type: none; }
html{font-family:"微软雅黑","黑体","宋体",arial; font-size: 14px;}
h1, h2, h3, h4, p, span, label, del, a, strong, em, li, dt, dd { white-space:normal; word-wrap:break-word; word-break:break-all; }
input{border:0;background:none;}
table, tr, th, td { /* border: 0 none; */ /*padding: 4px;*/ border-collapse:collapse; border-spacing:0; }
fieldset { border:0 none; }
button { cursor: pointer; }
i, em, cite, address { font-style: normal; }
a, a:link { color: #1673cf;text-decoration:none; cursor: pointer; border:0; }                                     
a:hover, a:active { text-decoration: none; }
a:focus,input,textarea { outline: none; }
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ }
a:focus{ -moz-outline-style: none; /* FF */ }
.clearfix { overflow: hidden; zoom: 1 }
h1,h2,h3,h4,h5,h6{font-weight: 100;}
.clear:after{content: ".";display: block;height:0;clear: both;visibility: hidden;overflow: hidden;font-size:0;}
.hide{display: none;}
.show{display:block;}
.left{float: left;}
.right{float: right;}
::-webkit-input-placeholder {color:#7e9bc7;}
:-moz-placeholder {color:#7e9bc7;}
::-moz-placeholder {color:#7e9bc7;}
:-ms-input-placeholder {color:#7e9bc7;}
.messform input[type="radio"]{appearance: none;-moz-appearance: none;-webkit-appearance: none;background:url(../images/radiotu.png) no-repeat 0 0;height:16px;width:16px;padding:13px 0 0 13px;position: relative;cursor: pointer;top: 3px;}
.messform input[type="radio"]:checked{background:url(../images/radiocheck.png) no-repeat 0 0;}